Skip to content

feat(CHAIN-4707): add Zeronet SystemConfig ownership transfer task - #755

Merged
0xth4nh merged 23 commits into
mainfrom
thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident
Aug 7, 2026
Merged

feat(CHAIN-4707): add Zeronet SystemConfig ownership transfer task#755
0xth4nh merged 23 commits into
mainfrom
thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident

Conversation

@0xth4nh

@0xth4nh 0xth4nh commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What changed?

Adds the Zeronet task that transfers SystemConfig ownership from the proxy admin owner Safe to the incident multisig

Owners

Role Address
Current owner (proxy admin owner) 0x3d59999977e0896ee1f8783bB8251DF16fb483E9
New owner (incident multisig) 0x856611ed7e07d83243b15e93f6321f2df6865852

How to test

cd active/evm/tasks/2026-07-10-transfer-systemconfig-ownership
make deps
make gen-validation-cb
make gen-validation-sc

The common scripts compile against the task-pinned base-contracts v8.2.1 commit, and the post-check asserts SystemConfig.owner() == INCIDENT_MULTISIG.

@linear

linear Bot commented Jul 10, 2026

Copy link
Copy Markdown

CHAIN-4707

@cb-heimdall

cb-heimdall commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

✅ Heimdall Review Status

Requirement Status More Info
Reviews 2/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 2
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 2
2
1 if commit is unverified 0
Sum 2

@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from bd64016 to cb7535f Compare July 21, 2026 19:18
@0xth4nh
0xth4nh changed the base branch from main to feat/reorg-contract-ops-phase1 July 21, 2026 19:18
@0xth4nh
0xth4nh force-pushed the feat/reorg-contract-ops-phase1 branch from 48f36a5 to c84592a Compare July 28, 2026 18:10
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from cb7535f to c37d34b Compare July 28, 2026 19:11
Base automatically changed from feat/reorg-contract-ops-phase1 to main July 29, 2026 17:13
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch 4 times, most recently from d0afa52 to 15dcbe2 Compare July 29, 2026 20:12
@0xth4nh
0xth4nh changed the base branch from main to mux/active-evm-docs July 29, 2026 20:12
@0xth4nh
0xth4nh force-pushed the mux/active-evm-docs branch from 3cddd0b to ff4f9b4 Compare July 29, 2026 22:17
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from 15dcbe2 to cf479f1 Compare July 29, 2026 22:17
@0xth4nh
0xth4nh force-pushed the mux/active-evm-docs branch from ff4f9b4 to 92134fa Compare July 29, 2026 22:20
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from cf479f1 to 6b82512 Compare July 29, 2026 22:20
@0xth4nh
0xth4nh force-pushed the mux/active-evm-docs branch from 92134fa to 632ea21 Compare July 29, 2026 22:59
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from 6b82512 to d28c6bd Compare July 29, 2026 22:59
@0xth4nh
0xth4nh force-pushed the mux/active-evm-docs branch from 632ea21 to d687b3c Compare July 29, 2026 23:05
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from d28c6bd to 7891494 Compare July 29, 2026 23:05
@0xth4nh
0xth4nh force-pushed the mux/active-evm-docs branch from d687b3c to b6be58b Compare July 29, 2026 23:12
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from 7891494 to 6a13243 Compare July 29, 2026 23:12
@0xth4nh
0xth4nh force-pushed the mux/active-evm-docs branch from b6be58b to a79501f Compare July 30, 2026 14:41
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from 6a13243 to 26f7489 Compare July 30, 2026 14:41
@0xth4nh
0xth4nh force-pushed the mux/active-evm-docs branch from a79501f to c441880 Compare July 30, 2026 15:11
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from 26f7489 to 594132f Compare July 30, 2026 15:11
Base automatically changed from mux/active-evm-docs to main July 30, 2026 17:52
@0xth4nh
0xth4nh force-pushed the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch from 594132f to 18689d6 Compare July 30, 2026 18:07
Comment thread active/evm/tasks/2026-07-10-transfer-systemconfig-ownership/config/zeronet/.env Outdated
Comment thread active/evm/Makefile
0xth4nh and others added 10 commits August 4, 2026 14:00
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Comment thread active/evm/tasks/2026-07-10-transfer-systemconfig-ownership/Makefile Outdated
Comment thread archive/evm/2026-07-10-transfer-systemconfig-ownership/Makefile
Comment thread active/evm/tasks/2026-07-10-transfer-systemconfig-ownership/Makefile Outdated
Comment thread active/evm/tasks/2026-07-10-transfer-systemconfig-ownership/Makefile Outdated
Comment thread Makefile Outdated
0xth4nh and others added 2 commits August 5, 2026 08:39
Co-authored-by: Codex <codex-noreply@coinbase.com>
Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
Comment thread active/evm/tasks/2026-07-10-transfer-systemconfig-ownership/Makefile Outdated
0xth4nh and others added 2 commits August 5, 2026 16:23
Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
Comment thread active/evm/tasks/2026-07-10-transfer-systemconfig-ownership/Makefile Outdated
0xth4nh and others added 2 commits August 6, 2026 09:07
Artifacts landed directly in the task root, which the .gitignore
records/ patterns do not match, so run-latest.json and dry-run
output would have been committed.

Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
Every task includes Multisig.mk, so the broadcast dir no longer needs
a per-task line. Uses ?= so a task can still override it.

Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
jackchuma
jackchuma previously approved these changes Aug 6, 2026
0xth4nh and others added 2 commits August 7, 2026 09:17
Adds the three execution records (CB approval, SC approval, execute)
and sets the task status to EXECUTED.

Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@cb-heimdall
cb-heimdall dismissed stale reviews from roger-bai-coinbase and jackchuma August 7, 2026 20:03

Approved review 4877702539 from roger-bai-coinbase is now dismissed due to new commit. Re-request for approval.

@0xth4nh
0xth4nh merged commit 12116aa into main Aug 7, 2026
5 checks passed
@0xth4nh
0xth4nh deleted the thanhtrinh/chain-4707-transfer-ownership-of-zeronet-systemconfig-to-incident branch August 7, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants